home *** CD-ROM | disk | FTP | other *** search
/ Chip 2002 October / Chip_2002-10_cd1.bin / sharewar / hnet / hnetinfo.exe / {app} / HInfo.EN / RCDATA / TDLGSETSTART / TDLGSETSTART.txt
Encoding:
Text File  |  2002-05-12  |  5.5 KB  |  201 lines

  1. object DlgSetStart: TDlgSetStart
  2.   Left = 279
  3.   Top = 157
  4.   BorderIcons = [biSystemMenu]
  5.   BorderStyle = bsSingle
  6.   Caption = 'Setting started programmes by start '
  7.   ClientHeight = 322
  8.   ClientWidth = 504
  9.   Color = clBtnFace
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   OldCreateOrder = False
  16.   Position = poMainFormCenter
  17.   OnClose = DlgClose
  18.   OnCreate = DlgCreate
  19.   PixelsPerInch = 96
  20.   TextHeight = 13
  21.   object ExPanel: TExPanel
  22.     Left = 0
  23.     Top = 0
  24.     Width = 504
  25.     Height = 322
  26.     Align = alClient
  27.     BevelOuter = bvNone
  28.     TabOrder = 0
  29.     JStyleTexture = txTile
  30.     JTransparent = False
  31.     object BitBtnCancel: TBitBtn
  32.       Left = 412
  33.       Top = 72
  34.       Width = 85
  35.       Height = 25
  36.       Cursor = crHandPoint
  37.       Cancel = True
  38.       Caption = '&Cancel'
  39.       ModalResult = 2
  40.       ParentShowHint = False
  41.       ShowHint = True
  42.       TabOrder = 3
  43.       OnClick = BitBtnCancelClick
  44.     end
  45.     object Panel: TPanel
  46.       Left = 8
  47.       Top = 8
  48.       Width = 397
  49.       Height = 305
  50.       BevelInner = bvLowered
  51.       ParentShowHint = False
  52.       ShowHint = True
  53.       TabOrder = 0
  54.       object ListView: TExtListView
  55.         Left = 12
  56.         Top = 12
  57.         Width = 373
  58.         Height = 281
  59.         Cursor = crHandPoint
  60.         Hint = 'List of applications'
  61.         Checkboxes = True
  62.         Columns = <
  63.           item
  64.             Caption = 'Programme'
  65.             Width = 210
  66.           end
  67.           item
  68.             Caption = 'Group'
  69.             MaxWidth = 140
  70.             Width = 140
  71.           end
  72.           item
  73.             Caption = 'Programme'
  74.             Width = 0
  75.           end
  76.           item
  77.             Caption = 'Intenal'
  78.             Width = 0
  79.           end>
  80.         HideSelection = False
  81.         HoverTime = -1
  82.         OwnerDraw = True
  83.         ReadOnly = True
  84.         RowSelect = True
  85.         SmallImages = ImageListApp
  86.         SortType = stText
  87.         TabOrder = 0
  88.         ViewStyle = vsReport
  89.         AutoHint = False
  90.         ClipboardEnable = False
  91.         ColumnSize.Save = False
  92.         ColumnSize.Stretch = False
  93.         ColumnSize.Storage = stInifile
  94.         FilterTimeOut = 500
  95.         PrintSettings.FooterSize = 0
  96.         PrintSettings.HeaderSize = 0
  97.         PrintSettings.Time = ppNone
  98.         PrintSettings.Date = ppNone
  99.         PrintSettings.DateFormat = 'dd/mm/yyyy'
  100.         PrintSettings.PageNr = ppNone
  101.         PrintSettings.Title = ppNone
  102.         PrintSettings.Font.Charset = DEFAULT_CHARSET
  103.         PrintSettings.Font.Color = clWindowText
  104.         PrintSettings.Font.Height = -11
  105.         PrintSettings.Font.Name = 'MS Sans Serif'
  106.         PrintSettings.Font.Style = []
  107.         PrintSettings.HeaderFont.Charset = DEFAULT_CHARSET
  108.         PrintSettings.HeaderFont.Color = clWindowText
  109.         PrintSettings.HeaderFont.Height = -11
  110.         PrintSettings.HeaderFont.Name = 'MS Sans Serif'
  111.         PrintSettings.HeaderFont.Style = []
  112.         PrintSettings.FooterFont.Charset = DEFAULT_CHARSET
  113.         PrintSettings.FooterFont.Color = clWindowText
  114.         PrintSettings.FooterFont.Height = -11
  115.         PrintSettings.FooterFont.Name = 'MS Sans Serif'
  116.         PrintSettings.FooterFont.Style = []
  117.         PrintSettings.Borders = pbNoborder
  118.         PrintSettings.BorderStyle = psSolid
  119.         PrintSettings.Centered = False
  120.         PrintSettings.RepeatHeaders = False
  121.         PrintSettings.LeftSize = 0
  122.         PrintSettings.RightSize = 0
  123.         PrintSettings.ColumnSpacing = 0
  124.         PrintSettings.RowSpacing = 0
  125.         PrintSettings.Orientation = poPortrait
  126.         PrintSettings.FixedWidth = 0
  127.         PrintSettings.FixedHeight = 0
  128.         PrintSettings.UseFixedHeight = False
  129.         PrintSettings.UseFixedWidth = False
  130.         PrintSettings.FitToPage = fpNever
  131.         PrintSettings.PageNumSep = '/'
  132.         HTMLHint = False
  133.         HTMLSettings.Width = 100
  134.         HeaderHotTrack = False
  135.         HeaderDragDrop = False
  136.         HeaderFlatStyle = True
  137.         HeaderOwnerDraw = False
  138.         HeaderHeight = 13
  139.         HeaderFont.Charset = DEFAULT_CHARSET
  140.         HeaderFont.Color = clWindowText
  141.         HeaderFont.Height = -11
  142.         HeaderFont.Name = 'MS Sans Serif'
  143.         HeaderFont.Style = []
  144.         SelectionRTFKeep = False
  145.         ScrollHint = False
  146.         SelectionColor = clHighlight
  147.         SelectionTextColor = clHighlightText
  148.         SizeWithForm = False
  149.         SortDirection = sdAscending
  150.         SortShow = False
  151.         SortIndicator = siLeft
  152.         SubImages = False
  153.         SubItemEdit = False
  154.         SubItemSelect = False
  155.         URLColor = clBlack
  156.         VAlignment = vtaCenter
  157.         ItemHeight = 13
  158.         SaveHeader = False
  159.         LoadHeader = False
  160.         ReArrangeItems = False
  161.         DetailView.Visible = False
  162.         DetailView.Column = 0
  163.         DetailView.Font.Charset = DEFAULT_CHARSET
  164.         DetailView.Font.Color = clBlue
  165.         DetailView.Font.Height = -11
  166.         DetailView.Font.Name = 'MS Sans Serif'
  167.         DetailView.Font.Style = []
  168.         DetailView.Height = 16
  169.         DetailView.Indent = 0
  170.         DetailView.SplitLine = False
  171.       end
  172.     end
  173.     object BitBtnSet: TBitBtn
  174.       Left = 412
  175.       Top = 8
  176.       Width = 85
  177.       Height = 25
  178.       Cursor = crHandPoint
  179.       Caption = '&Set'
  180.       ModalResult = 1
  181.       ParentShowHint = False
  182.       ShowHint = True
  183.       TabOrder = 1
  184.       OnClick = BitBtnSetClick
  185.     end
  186.     object BitBtnUndo: TBitBtn
  187.       Left = 412
  188.       Top = 40
  189.       Width = 85
  190.       Height = 25
  191.       Caption = '&Back'
  192.       TabOrder = 2
  193.       OnClick = BitBtnUndoClick
  194.     end
  195.   end
  196.   object ImageListApp: TImageList
  197.     Left = 340
  198.     Top = 68
  199.   end
  200. end
  201.